MLM(VSpace& s1, IntList& symmetry, BasisList& bases, VSpace& s2, GeObList& vectors)
Creates a multilinear map from the cartesian product domain space s1 to the range space s2. The list of integers symmetry specifies the symmetry characteristics of the map. The basis list bases specifies one basis for each symmetry group in the domain, while the list vectors give the images in the range. See the thesis writeup for more detailed information and examples.